PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFPoint Class
/
PDFPoint Constructor
/ PDFPoint Constructor(PDFPoint)
Source point.
Collapse All
Expand All
In This Topic
PDFPoint Constructor(PDFPoint)
In This Topic
Initializes a new
PDFPoint
object with the specified point.
Syntax
public
PDFPoint(
PDFPoint
point
)
Parameters
point
Source point.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When point is null.
See Also
Reference
PDFPoint Class
PDFPoint Members
Overload List